derelict_extras-purple ~master (2022-03-08T05:11:12.0837557)
Dub
Repo
purple_cipher_context_set_salt
derelict
purple
cipher
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
purple_cipher_context_set_salt
(PurpleCipherContext* context, guchar* salt)
version(Derelict_Link_Static)
extern (
C
) extern (
C
) nothrow
void
purple_cipher_context_set_salt
(
PurpleCipherContext
*
context
,
guchar
*
salt
)
da_purple_cipher_context_set_salt
purple_cipher_context_set_salt
;
Meta
Source
See Implementation
derelict
purple
cipher
aliases
PurpleCipher
PurpleCipherBatchMode
PurpleCipherCaps
PurpleCipherContext
PurpleCipherOps
da_purple_cipher_context_append
da_purple_cipher_context_decrypt
da_purple_cipher_context_destroy
da_purple_cipher_context_digest
da_purple_cipher_context_digest_to_str
da_purple_cipher_context_encrypt
da_purple_cipher_context_get_batch_mode
da_purple_cipher_context_get_block_size
da_purple_cipher_context_get_data
da_purple_cipher_context_get_key_size
da_purple_cipher_context_get_option
da_purple_cipher_context_get_salt_size
da_purple_cipher_context_new
da_purple_cipher_context_new_by_name
da_purple_cipher_context_reset
da_purple_cipher_context_set_batch_mode
da_purple_cipher_context_set_data
da_purple_cipher_context_set_iv
da_purple_cipher_context_set_key
da_purple_cipher_context_set_key_with_len
da_purple_cipher_context_set_option
da_purple_cipher_context_set_salt
da_purple_cipher_digest_region
da_purple_cipher_get_capabilities
da_purple_cipher_get_name
da_purple_cipher_http_digest_calculate_response
da_purple_cipher_http_digest_calculate_session_key
da_purple_ciphers_find_cipher
da_purple_ciphers_get_ciphers
da_purple_ciphers_get_handle
da_purple_ciphers_init
da_purple_ciphers_register_cipher
da_purple_ciphers_uninit
da_purple_ciphers_unregister_cipher
enums
_PurpleCipherBatchMode
_PurpleCipherCaps
functions
purple_cipher_context_append
purple_cipher_context_decrypt
purple_cipher_context_destroy
purple_cipher_context_digest
purple_cipher_context_digest_to_str
purple_cipher_context_encrypt
purple_cipher_context_get_batch_mode
purple_cipher_context_get_block_size
purple_cipher_context_get_data
purple_cipher_context_get_key_size
purple_cipher_context_get_option
purple_cipher_context_get_salt_size
purple_cipher_context_new
purple_cipher_context_new_by_name
purple_cipher_context_reset
purple_cipher_context_set_batch_mode
purple_cipher_context_set_data
purple_cipher_context_set_iv
purple_cipher_context_set_key
purple_cipher_context_set_key_with_len
purple_cipher_context_set_option
purple_cipher_context_set_salt
purple_cipher_digest_region
purple_cipher_get_capabilities
purple_cipher_get_name
purple_cipher_http_digest_calculate_response
purple_cipher_http_digest_calculate_session_key
purple_ciphers_find_cipher
purple_ciphers_get_ciphers
purple_ciphers_get_handle
purple_ciphers_init
purple_ciphers_register_cipher
purple_ciphers_uninit
purple_ciphers_unregister_cipher
structs
_PurpleCipher
_PurpleCipherContext
_PurpleCipherOps